redundancy check
英 [rɪˈdʌndənsi tʃek]
美 [rɪˈdʌndənsi tʃek]
网络 冗余校验
英英释义
noun
- a system of checking for errors in computer functioning
双语例句
- For its simple coding and low rate of error identification, the Cyclic Redundancy Check ( CRC) is widely used in digital communication system.
循环冗余校验CRC由于编码简单、误判概率低,在通信系统中得到了广泛的应用。 - In the software part, the working flow of the system is introduced first. And then the two key technologies, Cyclic Redundancy Check ( CRC) method and Anti-Collision method are presented.
在软件部分首先介绍了整个系统的工作流程,然后对两项关键技术:循环冗余校验(CRC)法和防碰撞法进行了阐述。 - In addition, so as to ensure the accuracy and completeness of the data communication, this paper also raises a Cyclic Redundancy Check ( CRC) method of non-blocking communication.
另外,为了保证通信中数据的准确性和完整性,本文还提出了一种使用CRC循环冗余校验法的无阻塞通信方法。 - In order to ensure the accuracy of data remote transmission, using cyclic redundancy check algorithm.
为了保证数据远程传输的准确性,采用循环冗余校验算法。 - In the paper, we give the method of checking form based on module 2 by searching the 16 bits Cyclic Redundancy Check Code ( CRC-CCITT). Experiments show that the reliability in system communication is guaranteed and the computational speed is greatly improved.
本文研究了16位的循环冗余校验码CRC-CCITT在数据通信中的应用,给出了基于模2运算的查表法,实验证明:在保证了系统通信可靠性的基础上,大大提高了计算速度。 - The application of cyclical redundancy check in SCM multi computer communication system;
在因特网中,类似远程教学这样使用多址通讯的应用系统日益增加。 - According to the complexity, symbol-error-rate ( SER) and power allocation scheme, the comparison with DF using cyclic redundancy check ( CRC), DF without CRC and AF is proposed in the paper.
本文从复杂度、误码率性能与功率分配方案三个方面针对没有采用循环冗余检验(CRC)的DF、有CRC的DF、AF方式进行比较。 - The error correction algorithm by using Cyclic Redundancy Check ( CRC) in WLAN is investigated.
研究了利用CRC校验对无线局域网MAC层数据帧进行纠错的算法。 - This paper expounded on the coding of Cyclic Redundancy Check code ( CRC) and the error-checked method and gave forth highly effective CRC code and the source code of error-checked function coding by C language, which can act in communication software directly.
阐述了循环冗余校验码(CRC)的编码和错误检测方法,给出了可在通信软件中直接作用的高效的C语言CRC编码和检错函数源代码。 - Cyclic redundancy check ( CRC) values are computed for critical data structures, improving the odds of detection of data corruption.
循环冗余检验(CRC)值针对关键数据结构计算,提高了数据崩溃的探测几率。